Skip to content

[RNE Rewrite] chore: upgrade react-native-worklets to 0.10.3 and remove patch - #1357

Merged
barhanc merged 1 commit into
rne-rewritefrom
@bh/upgrade-worklets
Aug 10, 2026
Merged

[RNE Rewrite] chore: upgrade react-native-worklets to 0.10.3 and remove patch#1357
barhanc merged 1 commit into
rne-rewritefrom
@bh/upgrade-worklets

Conversation

@barhanc

@barhanc barhanc commented Aug 7, 2026

Copy link
Copy Markdown
Member

Description

  • Upgrades react-native-worklets to 0.10.3 and react-native-reanimated to 4.5.3.
  • Removes patches/react-native-worklets+0.9.1.patch as createSerializableArrayBufferView is supported natively upstream in 0.10.x.
  • Updates peerDependencies in packages/react-native-executorch to "react-native-worklets": "^0.10.0".

Introduces a breaking change?

  • Yes
  • No

Type of change

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Documentation update (improves or adds clarity to existing documentation)
  • Other (chores, tests, code style improvements etc.)

Tested on

  • iOS
  • Android

Testing instructions

  • Rebuild all example apps on both Android and iOS and verify no build errors.
  • In CV app makes sure that style transfer async function works correctly on large image (quick sanity test that array buffer serialization works).

Screenshots

Related issues

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings

Additional notes

@barhanc barhanc self-assigned this Aug 7, 2026
@barhanc barhanc added the chore PRs that are chores label Aug 7, 2026
@barhanc
barhanc marked this pull request as ready for review August 10, 2026 11:03
@barhanc
barhanc requested a review from msluszniak August 10, 2026 11:03

@msluszniak msluszniak left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested all demo apps and all tasks and everything work fine (including style transfer).

@barhanc
barhanc merged commit d61efb4 into rne-rewrite Aug 10, 2026
2 checks passed
@barhanc
barhanc deleted the @bh/upgrade-worklets branch August 10, 2026 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore PRs that are chores

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants